home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 14 / Hot Mix 14.iso / HTML / vendors / heeg / RemoveIt.csh < prev    next >
Linux/UNIX/POSIX Shell Script  |  1996-07-16  |  216b  |  11 lines

  1. #!/bin/csh -f
  2.  
  3. alias cd cd
  4. set CD_PATH=$HOTMIXDIR/HTML/vendors/heeg
  5. cd $CD_PATH
  6.  
  7. xwsh -bg royalblue -fg white -geom 80x20+100+100 -cursorbg violetred1 \
  8.         -title "Charybda Removal..." \
  9.         -e ./RemoveIt2
  10.  
  11.